home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 015 / proset11.arc / PRO-SET.DOC < prev   
Encoding:
Text File  |  1986-01-07  |  1.7 KB  |  34 lines

  1. PRO-SET is a memory resident program which may be used to send control
  2. strings to the IBM PROPRINTER without the necessity of exiting the
  3. program you are currently using.  In order to install the program, have
  4. PRO-SET.COM in the root library or a sub-directory in the PATH command.
  5. Then include the line PRO-SET in your AUTOEXEC.BAT file or issue the
  6. DOS command PRO-SET.
  7.  
  8. You may then gain access to the program from any other program by
  9. depressing the <CTRL><ALT>P combination.  The program will then intercept
  10. the keyboard interrupt (9H) and display the program menu.
  11.  
  12. The first line is used to indicate which line printer port you want the
  13. control information send to.  The default is LPT1:.  All other commands
  14. are taken straight from the PROPRINTER Manual.  Depressing the appropriate
  15. key will send the character string and highlight the option in the menu.
  16.  
  17. Depressing the <ESC> key will return you to the original program.
  18. Comments and suggested improvements are appreciated.  Source is available
  19. on request.
  20.                             Fred Willshaw
  21.                             207 Oak Lane
  22.                             Cranford, NJ  07016
  23.                             CIS 73075,321
  24.  
  25.                      UPDATES/MODIFICATIONS/CORRECTIONS
  26.  
  27. Version 1.1 (01/07/86) - Added support for graphics modes 320X200 and
  28.                          640X200.  Note that this is determined by BIOS
  29.                          Interrupt 10H.  Some programs do not properly
  30.                          set this value, i.e. 1-2-3 in Graphics mode.
  31.                          Since configuration screen cannot find in 40
  32.                          column mode a beep will sound if you attempt
  33.                          to use program in these modes.
  34.